Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RF95] txpower bug - cfg register gets overwritten #63

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

[RF95] txpower bug - cfg register gets overwritten #63

wants to merge 1 commit into from

Conversation

MarkusFelix
Copy link

Activating PABoost register is done in line 418 but but overwritten in line 439 where the high bit is cleared again, resulting in an terrible transmission range compared. Simple or-ing the high bit into the write command fixes that and allows for maximum transmission power.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant